Skip to content

Fix DescribeAllParametersInCamelCase usage in GenerateOpenApiOperationFromMetadataAsync#3309

Merged
martincostello merged 1 commit intodomaindrivendev:masterfrom
maksim-sovkov:metadataCase
Mar 18, 2025
Merged

Fix DescribeAllParametersInCamelCase usage in GenerateOpenApiOperationFromMetadataAsync#3309
martincostello merged 1 commit intodomaindrivendev:masterfrom
maksim-sovkov:metadataCase

Conversation

@maksim-sovkov
Copy link
Copy Markdown
Contributor

Pull Request

The issue or feature being addressed

Fixes #3271

Details on the issue fix or feature implementation

The correct parameter name was generated in the GenerateParameterAndContext method, but was not used further.

Added assignment of a new parameter name to the GenerateOpenApiOperationFromMetadataAsync method.
Added a unit test.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: GenerateOpenApiOperationFromMetadataAsync Does not respect DescribeAllParametersInCamelCase

3 participants